home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Feature / System Utilities / KeyboardMaestro.v200b1.sit / Keyboard Maestro.app / Contents / Resources / English.lproj / Localizable.strings < prev    next >
Encoding:
Text File  |  2003-02-16  |  5.8 KB  |  80 lines

  1. {
  2.     "kmAboutRegistrationFormatStr"            = "Registered to %s for %d license(s)";
  3.     "kmAboutRegisteredVersionStr"            = "Version 2.0.0 BETA 1";
  4.     "kmAboutUnregisteredVersionStr"            = "Version 2.0.0 BETA 1 Lite";
  5.     
  6.     "kmQuitAppsHonorExcludedOptionTitle"     = "Do not quit applications on the excluded applications list";
  7.     "kmHideAppsHonorExcludedOptionTitle"     = "Do not hide applications on the excluded applications list";
  8.     
  9.     "kmKeystrokeBadErrorStr"                = "The pressed keystroke can not be used.";
  10.     "kmKeystrokeBadRequiresModifiersStr"     = "Keyboard Maestro requires that all hot key keystrokes (except certain special keys) have at least one modifier key, such as command, option, or control.";
  11.     "kmKeystrokeBadAlreadyUsedStr"            = "The keystroke you have pressed for this hot key conflicts with a hot key in macro '%@'.";
  12.     "kmKeystrokeBadProtectedStr"            = "The keystroke you have pressed cannot be used as a hot key because it has a special use in all MacOS applications.";
  13.     "kmKeystrokeBadBadBadAppleStr"            = "You can not use Command-Tab as a keystroke because Apple has reserved that keystroke for the Dock and has provided the user with no options to disable the Dock's use of command-tab. Keyboard Maestro will let you define the keystroke, though, in case Apple changes their policy in the future.";
  14.  
  15.     "kmHKBrowserHelpActiveInAllStr"            = "Active in all applications.";
  16.     "kmHKBrowserHelpActiveInOnlyPrefix"        = "Active in only the following applications: ";
  17.     "kmHKBrowserHelpActiveInAllButPrefix"    = "Active in all but the following applications: ";
  18.     "kmHKBrowserHelpAppListSeperator"        = ", ";
  19.     
  20.     "kmDeleteHotKeyWarningStr"                = "Are you sure you want to delete the selected hot key(s)?";
  21.     "kmDeleteHotKeyWarningDefaultButton"    = "Delete";
  22.     "kmDeleteHotKeyWarningCancelButton"        = "Cancel";
  23.     
  24.     "smiSubMenuItemTitleFormat"                = "Sub-Menu %d:";
  25.     
  26.     "csDeleteClipDataWarningStr"            = "Are you sure you want to delete the selected clipboard position(s)?";
  27.     "csDeleteClipDataWarningDefaultButton"    = "Delete";
  28.     "csDeleteClipDataWarningCancelButton"    = "Cancel";
  29.     
  30.     "kmProgramSwitcherName"                = "Program Switcher";
  31.     "kmWindowSwitcherName"                = "Window Switcher";
  32.     "kmClipboardSwitcherCutName"            = "Clipboard Switcher - Cut";
  33.     "kmClipboardSwitcherCopyName"            = "Clipboard Switcher - Copy";
  34.     "kmClipboardSwitcherPasteName"            = "Clipboard Switcher - Paste";
  35.     
  36.     "hkDefHotKeyRemapForwardDeleteName"        = "Remap To Forward Delete";
  37.     "hkDefHotKeyRemapCopyName"                = "Remap Copy Keystroke";
  38.     "hkDefHotKeyRemapCutName"                = "Remap Cut Keystroke";
  39.     "hkDefHotKeyRemapPasteName"                = "Remap Paste Keystroke";
  40.     "hkDefHotKeyRemapUndoName"                = "Remap Undo Keystroke";
  41.     "hkDefHotKeyCopyToLastApp"                = "Paste Selection Into Last Application";
  42.     "hkDefHotKeyZoomWindow"                    = "Zoom Front Window";
  43.     "hkDefHotKeyUpdateSoftware"                = "Update System Software";
  44.     "hkDefHotKeyNudgeMouseUp"                = "Nudge Mouse Up";
  45.     "hkDefHotKeyNudgeMouseDown"                = "Nudge Mouse Down";
  46.     "hkDefHotKeyNudgeMouseLeft"                = "Nudge Mouse Left";
  47.     "hkDefHotKeyNudgeMouseRight"            = "Nudge Mouse Right";
  48.     "hkDefHotKeyScrollUp"                    = "Synthesize Up Scroll Wheel";
  49.     "hkDefHotKeyScrollDown"                    = "Synthesize Down Scroll Wheel";
  50.     
  51.     "warnRequiredVersion"                    = "Keyboard Maestro Requires Mac OS X 10.2";
  52.     "warnRequiredVersionExplanation"        = "This version of Keyboard Maestro uses many of Mac OS X 10.2's new features in order to bring you a highly capable utility.";
  53.     
  54.     "warnAccessibilityRequired"                = "This Feature Requires Access for Assistive Devices";
  55.     "warnAccessibilityRequiredExplanation"    = "In order to enable this feature, please turn on access for assistive devices in the Universal Access preference pane of the System Preferences application.";
  56.     "warnAccessibilityRequiredOtherButton"    = "Open Universal Access";
  57.     "warnCarbonNotSupportedInWS"            = "Window Switcher Will Not Work In Carbon Applications";
  58.     "warnCarbonNotSupportedInWSExplanation"    = "The version of Mac OS X you have installed does not support Keyboard Maestro's Window Switcher feature in Carbon-based applications. This is not a Keyboard Maestro problem, but a deficiency in Apple's programming interface. A future version of Mac OS X, however, may enable Window Switcher to work with Carbon applications.";
  59.  
  60.     
  61.     "hackerMessage"                            = "You have entered a license key that has been identified as stolen or illegally distributed. Why? Do you really want my kids to starve because their daddy can't afford to buy food due to people like you stealling his livelyhood? At this point, you have one of two choices to make: Purchase a legal license key or attempt to steal with the key you have entered.";
  62.     "hackerDefaultButton"                    = "Purchase";
  63.     "hackerCancelButton"                    = "Steal";
  64.     "hackerPurchaseURL"                        = "http://www.keyboardmaestro.com/purchase.html?WiseChoice";
  65.     "hackerStealURL"                        = "http://www.keyboardmaestro.com/purchase.html?IHadABadChildhood";
  66.  
  67.     "hkDefaultMacroGroupName"                = "Global Macro Set";
  68.     "menuQuitEngineItemTitle"                = "Quit Daemon";
  69.     "menuLaunchEngineItemTitle"                = "Launch Daemon";
  70.  
  71.     "powermateConfigureMessage"                = "Would you like to use your PowerMate device with Keyboard Maestro?";
  72.     "powermateConfigureExplanation"            = "Your computer is currently set up to use the original manufacturer's software to control your PowerMate device. Keyboard Maestro can also be used to control your PowerMate device and provides a much richer selection of options. However, to use Keyboard Maestro with your PowerMate device, your computer needs to be reconfigured for optimal performance. See the Keyboard Maestro manual for the technical details of this reconfiguration.";
  73.     "powermateConfigureOKButton"            = "Yes";
  74.     "powermateConfigureCancelButton"        = "No";
  75.     "powermateConfigureOtherButton"            = "Do Not Ask Again";
  76.     
  77.     "powermateActionUsedError"                = "This PowerMate Action Cannot Be Used";
  78.     "powermateActionUsedExplanation"        = "The PowerMate action you have selected conflicts with the action used by macro '%@'.";
  79.     
  80. }